home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 6689 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: mail2news.demon.co.uk!lfheller.demon.co.uk
  2. From: Leon Heller <Leon@lfheller.demon.co.uk>
  3. Newsgroups: alt.comp.hardware.homebuilt,alt.comp.hardware.homedesigned,alt.comp.hardware.pc-homebuilt,alt.lang.asm,comp.arch.fpga,comp.lang.c,comp.lang.c++,comp.lang.misc
  4. Subject: Re: Help wanted: Addressing PCI memory-mapped device above 16mB
  5. Date: Mon, 12 Feb 96 19:34:00 GMT
  6. Organization: Home
  7. Message-ID: <824153640snz@lfheller.demon.co.uk>
  8. References: <4fbpve$1ne@cantua.canterbury.ac.nz>
  9. Reply-To: Leon@lfheller.demon.co.uk
  10. X-NNTP-Posting-Host: lfheller.demon.co.uk
  11. X-Newsreader: Demon Internet Simple News v1.29
  12. X-Mail2News-Path: lfheller.demon.co.uk
  13.  
  14. In article <4fbpve$1ne@cantua.canterbury.ac.nz>
  15.            vansoegi@elec.canterbury.ac.nz "Gerard van Soest" writes:
  16.  
  17. > We have just finished developing a PCI card which gets 
  18. > memory mapped in to memory-space above the 1mB limit
  19. > imposed by real mode programming.
  20. > What I would like to know is if there is an easy way to
  21. > address this memory ie. is there a compiler out there that will
  22. > take care of protected mode for you, whether it is possible
  23. > to use a memory manager etc. If all else fails, it looks
  24. > like I will have to resort to asembly code, and unfortunately
  25. > I just don't have the time to do this :(
  26. > Any help would be greatly appreciated. Please email replies
  27. > to vansoegi@elec.canterbury.ac.nz.
  28.  
  29. The easiest and cheapest way to check the card is to get the DJGPP DOS
  30. port of the GNU C compiler - it's free! It generates 32-bit protected
  31. mode code, and comes with a memory manager. It's available all over the
  32. place via ftp.
  33.  
  34. Leon
  35. -- 
  36. Leon Heller, G1HSM                | "Do not adjust your mind, there is
  37. E-mail leon@lfheller.demon.co.uk  |  a fault in reality": on a wall
  38. Phone: +44 (0)1734 471424         |  many years ago in Oxford.
  39.